home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / system / regrun / regruns.exe / regruns580.exe / {app} / Windows XP.rbm < prev   
Text File  |  2001-10-11  |  10KB  |  162 lines

  1. @#$Node 0 Startup
  2. @#$Node 1 Disable Using Registry Run keys
  3. @#$Key  2 DisableLocalMachineRunOnce 
  4. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer 
  5. Directs the system to ignore customized run-once lists.
  6.  
  7. This entry stores the setting of the Disable the run once list Group Policy. Group Policy adds this entry to the 
  8. registry with a value of 1 when you configure the Disable the run once list policy. If you disable the policy or set 
  9. it to Not configured, Group Policy deletes the entry from the registry and the system behaves as though the 
  10. value is 0.
  11.  
  12. Value Meaning 
  13. 0 The policy is disabled or not configured. The system runs the programs in the run-once list. 
  14. 1 The policy is enabled. The system ignores the run-once list. 
  15.  
  16. A run-once list is customized list of additional programs and documents that are started automatically the next 
  17. time the system starts (but not thereafter). These programs are added to the standard list of programs and 
  18. services that the system starts.
  19.  
  20. Change method
  21. To change the value of this entry, use Group Policy. This entry corresponds to the Disable the run once list 
  22. policy (Computer Configuration\Administrative Templates\System).
  23. @#$Key  2 DisableLocalMachineRun 
  24. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer 
  25. Directs the system to ignore the customized run list for Windows NT 4.0 and earlier.
  26.  
  27. This entry stores the setting of the Disable legacy run list Group Policy. Group Policy adds this entry to the 
  28. registry with a value of 1 when you configure the Disable legacy run list policy. If you disable the policy or set it 
  29. to Not configured, Group Policy deletes the entry from the registry and the system behaves as though the 
  30. value is 0.
  31.  
  32. Value Meaning 
  33. 0 The policy is disabled or not configured. Windows 2000 adds any customized run list configured for 
  34. Windows NT 4.0 and earlier to its run list. 
  35. 1 The policy is enabled. The system ignores the run list for Windows NT 4.0 and earlier. 
  36.  
  37. A run list is customized list of additional programs and documents that the system starts automatically when it 
  38. starts. These programs are added to the standard run list of programs and services that the system starts.
  39.  
  40. Change method
  41. To change the value of this entry, use Group Policy. This entry corresponds to the Disable legacy run list 
  42. policy (Computer Configuration\Administrative Templates\System).
  43.  
  44.  Note
  45.  
  46. This entry can appear in both HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER. If this entry appears 
  47. in both subtrees, the value in HKEY_LOCAL_MACHINE takes precedence over the value in 
  48. HKEY_CURRENT_USER.
  49.  
  50. Tip
  51. The customized run lists for Windows NT 4.0 and earlier are stored in the registry in 
  52. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run and 
  53. HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\Run. They can be 
  54. configured by using the Run policy in System Policy Editor for Windows NT 4.0 and earlier.
  55.  
  56. @#$Key  2 Disable RunOnce for current User
  57. HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 
  58. Directs the system to ignore customized run-once lists.
  59.  
  60. This entry stores the setting of the Disable the run once list Group Policy. Group Policy adds this entry to the 
  61. registry with a value of 1 when you configure the Disable the run once list policy. If you disable the policy or set 
  62. it to Not configured, Group Policy deletes the entry from the registry and the system behaves as though the 
  63. value is 0.
  64.  
  65. Value Meaning 
  66. 0 The policy is disabled or not configured. The system runs the programs in the run-once list. 
  67. 1 The policy is enabled. The system ignores the run-once list. 
  68.  
  69. A run-once list is customized list of additional programs and documents that are started automatically the next 
  70. time the system starts (but not thereafter). These programs are added to the standard list of programs and 
  71. services that the system starts.
  72.  
  73. @#$Key  1 Enable or disable boot defrag
  74. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction
  75. A great new feature in Microsoft Windows XP is the ability to do a boot defragment.  This places all boot files 
  76. next to each other on the disk to allow for faster booting.  By default this option in enables but on some builds it 
  77. is not so below is how to turn it on.
  78. 1. Go to the key.
  79. 2. Select Enable value from the list on the right. 
  80. 3. Right click on it and select Modify. 
  81. 4. Change the value to Y to enable and N to disable. 
  82. 5.Reboot your computer. 
  83. @#$Node 0 Optimize
  84. @#$Key  1 XP memory tweaks
  85. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
  86. 1) DisablePagingExecutive - When enabled, this setting will prevent the paging of the Win2k Executive files to 
  87. the hard drive, causing the OS and most programs to be more responsive. However, it is advised that people 
  88. should only perform this  tweak if they have a significant amount of RAM on their system (more than 128 MB), 
  89. because this setting does use a substantial portion of your system resources. By default, the value of this key 
  90. is 0. To enable it, set it to 1. 
  91. 2) LargeSystemCache - When enabled (the default on Server versions of Windows 2000), this setting tells the 
  92. OS to devote all but 4 MB of system memory (which is left for disk caching) to the file system cache. The main 
  93. effect of this is allowing the computer to cache the OS Kernel to memory, making the OS more responsive. 
  94. The setting is dynamic and if  more than 4 MB is needed from the disk cache for some reason, the space will 
  95. be released to it. By default, 8MB is  earmarked for this purpose. This tweak usually makes the OS more 
  96. responsive. It is a dynamic setting, and the kernel will give up any space deemed necessary for another 
  97. application (at a performance hit when such changes are needed). As  with the previous key, set the value 
  98. from 0 to 1 to enable. Note that in doing this, you are consuming more of your system  RAM than normal. While 
  99. LargeSystemCache will cut back usage when other apps need more RAM, this process can 
  100. impede performance in certain intensive situations. According to Microsoft, the "[0] setting is recommended for 
  101. servers running applications that do their own memory caching, such as Microsoft SQL Server, and for 
  102. applications that perform best with  ample memory, such as Internet Information Services." 
  103. 3)  IOPageLockLimit - This tweak is of questionable value to people that aren't running some kind of server off 
  104. of their computer, but we will include it anyway. This tweak boosts the Input/Output performance of your 
  105. computer when it is  doing a large amount of file transfers and other similar operations. This tweak won't do 
  106. much of anything for a system without a significant amount of RAM (if you don't have more than 128 MB, don't 
  107. even bother), but systems with more than 128 MB of RAM will generally find a performance boost by setting 
  108. this to between 8 and 16 MB. The default is 0.5 MB, or 512 KB. This setting requires a value in bytes, so 
  109. multiply the desired number of megabytes * 1024 * 1024. That's X * 1048576 (where X is the number, in 
  110. megabytes). Test out several settings and keep the one which seems to work best for your system. 
  111.  
  112. www.TweakXP.com
  113. @#$Key  1 Modify auto-reboot setting
  114. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl 
  115. Since Microsoft has worked so hard to make this version "the most stable ever," then this tweak is not 
  116. needed.  However, I am fairly sure that they have not perfected millions of lines of code in less than a year.  
  117. Below you will discover how to turn the auto reboot feature on and off.  This allows your computer to instantly 
  118. reboot upon a system fault.  (The blue screen)
  119. 1.Navigate to the key.
  120. 2.Select AutoReboot value. 
  121. 3.Right click on it and select Modify. 
  122. 4.Change the value to 0 to disable and 1 to enable. 
  123. 5.Reboot your computer. 
  124.  
  125. www.TweakXP.com
  126. @#$Key  1 Modify application timeout
  127. HKEY_CURRENT_USER\Control Panel\Desktop 
  128. The operating system has a set amount of time that a program must be frozen for before it is timed out.  Often 
  129. this number is set too high.  But in some circumstances it is set too low.  Depending on if the program is doing 
  130. a lot of calculations in the background the computer may think that it is timed out. To prevent this increase the 
  131. value of the timeout in the registry.
  132. 1.Navigate to HKEY_CURRENT_USER\Control Panel\Desktop 
  133. 2.Select HungAppTimeout value from the list on the right. 
  134. 3.Right click on it and select Modify. 
  135. 4.Change the value to the new timeout value. 
  136. 5.Reboot your computer. 
  137.  
  138. www.TweakXP.com
  139. @#$Node 0 Security
  140. @#$Key  1 Removal of Shared Documents from My Computer
  141. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders 
  142. Look for a sub-key titled {59031a47-3f72-44a7-89c5-5595fe6b30ee}. Delete this one and all of the
  143.  Shared Documents folders (normally grouped as "Other Files Stored on This Computer") will be gone. 
  144. Reboot after the changes to make them active. 
  145.  
  146. Wxperience.com - Tips & Tweaks 
  147. @#$Key  1 Protection against ICMP  re-direct attack
  148. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
  149. If your running server versions, add the following reg_dword in the location shown and set it to "0". This will 
  150. help keep an icmp re-direct attack from taking over your server.
  151. "EnableICMPRedirect"=dword:00000000 
  152.  
  153. Wxperience.com - Tips & Tweaks
  154. @#$Key  1 Clear Page file on shutdown
  155. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management 
  156. Add the DWORD variable "ClearPageFileAtShutdown"=dword:00000001 
  157. @#$Node 0 WWW
  158. @#$Key  1 www.wxperience.com
  159. http://www.wxperience.com
  160. @#$Key  1 www.TweakXP.com
  161. http://www.TweakXP.com
  162.